'Declaration Public Shadows Property FontName As String
'Declaration
Public Shadows Property FontName As String
public new string FontName {get; set;}
public read-write property FontName: String;
public hide function get,set FontName : String
public: __property new string* get_FontName(); public: __property new void set_FontName( string* value );
public: new property String^ FontName { String^ get(); void set ( String^ value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment AnnotationComment Members